| Total Complexity | 19 |
| Dependencies | 0 |
| Dependents | 4 |
| Total lines | 103 |
| Lines of code | 65 |
| Logical lines of code | 27 |
| Comment lines | 0 |
| Methods | 19 |
| Properties | 9 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 63 | 1 | 11 | |
| get_id() | 82 | 1 | 3 | |
| set_id() | 81 | 1 | 3 | |
| get_file_name() | 82 | 1 | 3 | |
| set_file_name() | 81 | 1 | 3 | |
| get_file_size() | 82 | 1 | 3 | |
| set_file_size() | 81 | 1 | 3 | |
| get_mime_type() | 82 | 1 | 3 | |
| set_mime_type() | 81 | 1 | 3 | |
| get_file_id() | 82 | 1 | 3 | |
| set_file_id() | 81 | 1 | 3 | |
| get_upload_token() | 82 | 1 | 3 | |
| set_upload_token() | 81 | 1 | 3 | |
| get_storage() | 82 | 1 | 3 | |
| set_storage() | 81 | 1 | 3 | |
| get_file_path() | 82 | 1 | 3 | |
| set_file_path() | 81 | 1 | 3 | |
| get_file_url() | 82 | 1 | 3 | |
| set_file_url() | 81 | 1 | 3 |